go/types.Chan.Underlying (method, view implemented interface methods)

one use

	go/types (current package)
		chan.go#L34: func (t *Chan) Underlying() Type { return t }